home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / About this CD / Nov 98 Tools CD Highlights < prev   
Encoding:
Text File  |  1998-10-08  |  3.5 KB  |  72 lines  |  [TEXT/ttxt]

  1. _________________SUMMARY________________
  2.  
  3. CD Highlights:  Tool Chest Edition, November 1998
  4.  
  5.  
  6.  
  7.  ______________CD HIGHLIGHTS _______________
  8.  
  9.  
  10. Tool Chest Edition, November 1998
  11.  
  12.  
  13. What's New this month?
  14.  
  15. Sample Code... Moof and More
  16.  
  17. MoofWars
  18. MoofWars sample code demonstrates a few techniques to build efficient animation code on the PowerPC.  This code takes advantage of DrawSprocket to provide access to page flipping when the video hardware supports it.  This sample is written in C++.
  19.  
  20. MoreFiles
  21. MoreFiles is a collection of high-level routines written to answer common File Manager questions and to show how to perform common operations involving the Mac OS file system.
  22. The routines in MoreFiles have been tested, documented, and code-reviewed by Apple.
  23.  
  24. MoreIsBetter
  25. A code sample and library which provides indispensable work-arounds and illustrations for High Level Toolbox programming. Contains wrapper functions for: Control Manager, Appearance Manager, Dialog Manager, Window Manager, Menu Manager, Navigation Services, and more.
  26.  
  27. OTLLCTest
  28. Sample program demonstrating how to read and write data packets directly to an ethernet driver using the Open Transport XTI API. 
  29.  
  30. TypeServicesForUnicode
  31. TypeServicesForUnicode is a sample application, provided with its source code files, which illustrate the new Apple Type Services for Unicode Imaging (ATSUI) technology introduced in Mac OS™ 8.5. The provided examples range from very simple to rather complex, in increasing order of difficulty. Ideally, developers will learn most of what they need of ATSUI by just reading the source code.
  32.  
  33. __________________________________________
  34.  
  35. SDKs & DDKs
  36.  
  37. Appearance 
  38. Appearance is an extension which enables developers to adopt the high-level toolbox APIs introduced in Mac OS 8, making it available on systems as far back as 7.1.
  39. NOTE: This is the same as version 1.0.3 released in October 1998, but with a couple of contact resources updated.
  40.  
  41. Multiprocessing
  42. This folder contains the release of the Multiprocessing API Library, Headers & Sample Code.
  43. Updated for Universal Headers 3.1. Same as on CodeWarrior Web Site.
  44.  
  45. Network Services Location (NSL)
  46. This SDK contains the information you need to take advantage of or extend the functionality of Network Services Location (NSL) 1.0.   NSL technology brings the easy of use of browsing through Internet services, such as ftp, http via TCP/IP similarly to the way users traditional browse for AppleTalk services using the Chooser.  Adoption of this technology would provide a solution for users looking for network services.  NSL 1.0 is a feature of Mac OS 8.5.
  47.  
  48. TEC 1.4
  49. Text Encoding Convertor (TEC) is a library for converting text between common character encoding standards, including Unicode 2.0, Mac OS, Windows, EUC and ISO-8859 series.
  50.  
  51. Mac OS USB DDK
  52. This is the update for the Mac OS USB DDK.  The software supplied in this release corresponds to the USB components that are included as part of the iMac Update v1.0. Includes the necessary system components to support third party PCI based USB cards via the v1.0.1 USB SW.
  53.  
  54. __________________________________________
  55.  
  56. Macintosh Technotes and Q&As
  57. The latest and greatest TNs and Q&As from our web site.
  58.  
  59. Technical Publications
  60. TECReference.pdf
  61. This is an update in the Mac OS Library Suite, Text Encoding Conversion Manager For Version 1.4.  The Text Encoding Conversion Manager provides two facilities
  62. - the Text Encoding Converter and the Unicode Converter
  63. - that your application can use to handle text encoding conversion on the Mac OS. 
  64.  
  65.  
  66. Enjoy!
  67.  
  68.  
  69. —The Developer CD Team
  70.  
  71.  
  72.